Skip to content

pythonpath and setup.py build fixes#525

Merged
inclement merged 1 commit into
kivy:masterfrom
kived:pythonpath-fix
Dec 10, 2015
Merged

pythonpath and setup.py build fixes#525
inclement merged 1 commit into
kivy:masterfrom
kived:pythonpath-fix

Conversation

@kived

@kived kived commented Dec 10, 2015

Copy link
Copy Markdown
Contributor

Adds the hostpython's site-packages to PYTHONPATH when call_hostpython_via_targetpython is False - prevents issues with wrong ELF class when loading certain modules, e.g. _ctypes, which happens to me for every setuptools-based package.

Also allows a recipe to add extra command line arguments to calls to setup.py - needed for my cdecimal recipe to tell it to build in 32-bit mode.

inclement added a commit that referenced this pull request Dec 10, 2015
pythonpath and setup.py build fixes
@inclement inclement merged commit 3b631b1 into kivy:master Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants